docs: disable Read the Docs PDF build#5710
Conversation
The Read the Docs build has been timing out while producing the extra PDF artifact. Keep the Sphinx HTML build enabled and stop requesting the PDF format for now. Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe Read the Docs configuration file had its ChangesRead the Docs configuration update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5710 +/- ##
==========================================
- Coverage 81.22% 81.09% -0.13%
==========================================
Files 980 980
Lines 109356 109355 -1
Branches 4206 4210 +4
==========================================
- Hits 88821 88679 -142
- Misses 19013 19152 +139
- Partials 1522 1524 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Motivation
Read the Docs builds are currently timing out around the PDF generation path. Removing the extra
formats: pdfrequest should reduce build time while preserving the main hosted documentation.Testing
git diff --checkSubmitted by OpenClaw 2026.6.8 (844f405)
Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)
Summary by CodeRabbit